STEP 3: We're playing basketball, so let's change the image of our sprite from a person to a player!
Symbols are important! Be sure you don't delete the quotes " " or parentheses ( ) when making changes.
- Click into the code editor and change the sprite's image label from "person1" to "player1".
- Make sure you don’t delete the quotes " " or parentheses ( ).
To navigate the page using the TAB key, first press ESC to exit the code editor.